[INFO] cloning repository https://github.com/cole-h/agenix-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cole-h/agenix-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcole-h%2Fagenix-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcole-h%2Fagenix-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcc8ddb4aed07d3e2f5e920da344d08d0481b30d
[INFO] fixing cole-h/agenix-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcole-h%2Fagenix-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cole-h/agenix-rs
[INFO] finished tweaking git repo https://github.com/cole-h/agenix-rs
[INFO] tweaked toml for git repo https://github.com/cole-h/agenix-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cole-h/agenix-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cole-h/agenix-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 959a6e3343d113f3926e9bf17a0935940d3e1f444fc46755928f6dba64e21515
[INFO] running `Command { std: "docker" "start" "959a6e3343d113f3926e9bf17a0935940d3e1f444fc46755928f6dba64e21515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "959a6e3343d113f3926e9bf17a0935940d3e1f444fc46755928f6dba64e21515" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "959a6e3343d113f3926e9bf17a0935940d3e1f444fc46755928f6dba64e21515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "959a6e3343d113f3926e9bf17a0935940d3e1f444fc46755928f6dba64e21515" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   i18n-embed v0.12.0 removed features: filesystem-assets, walkdir
[INFO] [stderr]   lazy_static v1.4.0 (as host dependency) removed features: spin, spin_no_std
[INFO] [stderr]   log v0.4.14 (as host dependency) removed features: std
[INFO] [stderr]   serde v1.0.123 removed features: derive, serde_derive
[INFO] [stderr]   smallvec v1.6.1 (as host dependency) removed features: write
[INFO] [stderr]   unic-langid v0.9.0 removed features: serde
[INFO] [stderr]   unic-langid-impl v0.9.0 removed features: serde
[INFO] [stderr] 
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking tap v1.0.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking crypto-mac v0.11.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha2 v0.9.2
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]     Checking bitvec v0.19.4
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking poly1305 v0.6.2
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]     Checking pem v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking salsa20 v0.8.0
[INFO] [stderr]     Checking blowfish v0.8.0
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking c2-chacha v0.3.0
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking indenter v0.3.2
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking console v0.14.0
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking block-modes v0.7.0
[INFO] [stderr]     Checking aes-ctr v0.6.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking scrypt v0.7.0
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rpassword v5.0.1
[INFO] [stderr]     Checking bech32 v0.8.0
[INFO] [stderr]     Checking owo-colors v1.3.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking env_logger v0.8.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]     Checking color-eyre v0.5.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]    Compiling ouroboros_macro v0.9.3
[INFO] [stderr]    Compiling rust-embed-impl v5.9.0
[INFO] [stderr]     Checking zeroize v1.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.4
[INFO] [stderr]     Checking secrecy v0.7.0
[INFO] [stderr]     Checking curve25519-dalek v3.0.2
[INFO] [stderr]    Compiling rust-embed v5.9.0
[INFO] [stderr]     Checking chacha20poly1305 v0.7.1
[INFO] [stderr]     Checking bcrypt-pbkdf v0.6.1
[INFO] [stderr]     Checking age-core v0.6.0
[INFO] [stderr]     Checking x25519-dalek v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]     Checking which v4.0.2
[INFO] [stderr]     Checking pinentry v0.3.0
[INFO] [stderr]    Compiling ouroboros v0.9.3
[INFO] [stderr]     Checking pin-project v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking fluent-bundle v0.15.1
[INFO] [stderr]     Checking rsa v0.3.0
[INFO] [stderr]     Checking fluent v0.15.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling i18n-config v0.4.2
[INFO] [stderr]    Compiling i18n-embed-impl v0.7.0
[INFO] [stderr]    Compiling i18n-embed v0.12.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.5.0
[INFO] [stderr]     Checking age v0.6.1
[INFO] [stderr]     Checking agenix v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] crater-edition-check: agenix v0.1.2 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]     Checking fluent-bundle v0.15.1
[INFO] [stderr]     Checking fluent v0.15.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling i18n-config v0.4.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking rsa v0.3.0
[INFO] [stderr]    Compiling i18n-embed-impl v0.7.0
[INFO] [stderr]    Compiling i18n-embed v0.12.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.5.0
[INFO] [stderr]     Checking age v0.6.1
[INFO] [stderr]     Checking agenix v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/cli.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/cli.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/cli.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/cli.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/cli.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/cli.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/cli.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/cli.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AgenixConfig: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/cli.rs:217:40
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let agenix_conf = toml::from_str::<AgenixConfig>(
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `AgenixConfig`
[INFO] [stdout]    --> src/cli.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct AgenixConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 132 others
[INFO] [stdout] note: required by a bound in `toml::from_str`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.5.8/src/de.rs:77:8
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub fn from_str<'de, T>(s: &'de str) -> Result<T, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout]  76 | where
[INFO] [stdout]  77 |     T: de::Deserialize<'de>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/cli.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/cli.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/cli.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/cli.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/cli.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/cli.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/cli.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/cli.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agenix` (bin "agenix" test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `AgenixConfig: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/cli.rs:217:40
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let agenix_conf = toml::from_str::<AgenixConfig>(
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `AgenixConfig`
[INFO] [stdout]    --> src/cli.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | struct AgenixConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 132 others
[INFO] [stdout] note: required by a bound in `toml::from_str`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.5.8/src/de.rs:77:8
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub fn from_str<'de, T>(s: &'de str) -> Result<T, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout]  76 | where
[INFO] [stdout]  77 |     T: de::Deserialize<'de>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agenix` (bin "agenix") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "959a6e3343d113f3926e9bf17a0935940d3e1f444fc46755928f6dba64e21515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "959a6e3343d113f3926e9bf17a0935940d3e1f444fc46755928f6dba64e21515", kill_on_drop: false }`
[INFO] [stdout] 959a6e3343d113f3926e9bf17a0935940d3e1f444fc46755928f6dba64e21515
